[INFO] cloning repository https://github.com/und3fined/pijul
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/und3fined/pijul" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fund3fined%2Fpijul", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fund3fined%2Fpijul'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 46aa733aa35d5adbfbc145367153c60291da8b99
[INFO] checking und3fined/pijul against master#1fe72d35998dea48aeecaf7fc07783b0b553f24f for pr-154992
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fund3fined%2Fpijul" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/und3fined/pijul
[INFO] finished tweaking git repo https://github.com/und3fined/pijul
[INFO] tweaked toml for git repo https://github.com/und3fined/pijul written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/und3fined/pijul on toolchain 1fe72d35998dea48aeecaf7fc07783b0b553f24f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/und3fined/pijul already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/pijul-remote/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `keyring` dependency)
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zerovec-derive v0.10.2
[INFO] [stderr]   Downloaded zerovec v0.10.2
[INFO] [stderr]   Downloaded thrussh-libsodium v0.2.3
[INFO] [stderr]   Downloaded icu_properties v1.5.0
[INFO] [stderr]   Downloaded httparse v1.9.3
[INFO] [stderr]   Downloaded ctrlc v3.2.0
[INFO] [stderr]   Downloaded validator v0.15.0
[INFO] [stderr]   Downloaded bcrypt-pbkdf v0.6.2
[INFO] [stderr]   Downloaded blowfish v0.8.0
[INFO] [stderr]   Downloaded thrussh-config v0.5.0
[INFO] [stderr]   Downloaded dateparser v0.1.8
[INFO] [stderr]   Downloaded clap_complete v4.5.5
[INFO] [stderr]   Downloaded expectrl v0.7.1
[INFO] [stderr]   Downloaded thrussh-keys v0.22.1
[INFO] [stderr]   Downloaded toml_edit v0.22.14
[INFO] [stderr]   Downloaded thrussh v0.33.5
[INFO] [stderr]   Downloaded cryptovec v0.6.1
[INFO] [stderr]   Downloaded object v0.36.0
[INFO] [stderr]   Downloaded thrussh v0.34.1
[INFO] [stderr]   Downloaded secret-service v3.1.0
[INFO] [stderr]   Downloaded keyring v2.3.3
[INFO] [stderr]   Downloaded sanakirja-core v1.4.1
[INFO] [stderr]   Downloaded idna v1.0.0
[INFO] [stderr]   Downloaded conpty v0.5.1
[INFO] [stderr]   Downloaded thrussh-keys v0.21.0
[INFO] [stderr]   Downloaded duplicate v1.0.0
[INFO] [stderr]   Downloaded password-hash v0.2.3
[INFO] [stderr]   Downloaded rlimit v0.9.1
[INFO] [stderr]   Downloaded sanakirja v1.4.2
[INFO] [stderr]   Downloaded thrussh-libsodium v0.3.0
[INFO] [stderr]   Downloaded diffs v0.5.1
[INFO] [stderr]   Downloaded thrussh-config v0.6.0
[INFO] [stderr]   Downloaded block-modes v0.8.1
[INFO] [stderr]   Downloaded exitcode v1.1.2
[INFO] [stderr]   Downloaded ptyprocess v0.4.1
[INFO] [stderr]   Downloaded human-panic v1.2.3
[INFO] [stderr]   Downloaded pager v0.16.1
[INFO] [stderr]   Downloaded canonical-path v2.0.2
[INFO] [stderr]   Downloaded detone v1.0.0
[INFO] [stderr]   Downloaded path-slash v0.1.5
[INFO] [stderr]   Downloaded bcrypt-pbkdf v0.10.0
[INFO] [stderr]   Downloaded url v2.5.1
[INFO] [stderr]   Downloaded zstd-seekable v0.1.23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 52476be47d730b0ce56d7a50f86aa41ff3eed3b45c8d18ce4b4485028ef27b15
[INFO] running `Command { std: "docker" "start" "-a" "52476be47d730b0ce56d7a50f86aa41ff3eed3b45c8d18ce4b4485028ef27b15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "52476be47d730b0ce56d7a50f86aa41ff3eed3b45c8d18ce4b4485028ef27b15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52476be47d730b0ce56d7a50f86aa41ff3eed3b45c8d18ce4b4485028ef27b15", kill_on_drop: false }`
[INFO] [stdout] 52476be47d730b0ce56d7a50f86aa41ff3eed3b45c8d18ce4b4485028ef27b15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b4fdabc30d370a76f7bb7dc6ab200345cd29f588e67cbf9a3117d7a5d8cfb2b
[INFO] running `Command { std: "docker" "start" "-a" "8b4fdabc30d370a76f7bb7dc6ab200345cd29f588e67cbf9a3117d7a5d8cfb2b", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: /opt/rustwide/workdir/pijul-remote/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `keyring` dependency)
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking miniz_oxide v0.7.3
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking gimli v0.29.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking object v0.36.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking ctr v0.8.0
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking litemap v0.7.3
[INFO] [stderr]     Checking aes v0.7.5
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking either v1.12.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling libsodium-sys v0.2.7
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking num-bigint v0.4.5
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]     Checking password-hash v0.2.3
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling blake3 v1.5.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking addr2line v0.22.0
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking bstr v1.9.1
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking piper v0.2.3
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking pbkdf2 v0.8.0
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking filetime v0.2.23
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]     Checking sanakirja-core v1.4.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]     Checking rustix v0.37.27
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking yasna v0.4.0
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking block-modes v0.8.1
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]     Checking globset v0.4.14
[INFO] [stderr]     Checking dirs v3.0.2
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking cryptovec v0.6.1
[INFO] [stderr]     Checking chardetng v0.1.17
[INFO] [stderr]     Checking thrussh-libsodium v0.2.3
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking pbkdf2 v0.9.0
[INFO] [stderr]     Checking ignore v0.4.22
[INFO] [stderr]     Checking path-slash v0.1.5
[INFO] [stderr]     Checking canonical-path v2.0.2
[INFO] [stderr]     Checking diffs v0.5.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking async-executor v1.12.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking xdg-home v1.2.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking blowfish v0.8.0
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]    Compiling httparse v1.9.3
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking rlimit v0.9.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking linux-keyutils v0.2.4
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]     Checking indicatif v0.17.8
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking bcrypt-pbkdf v0.10.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking thrussh-libsodium v0.3.0
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking proc-macro2 v1.0.85
[INFO] [stderr]     Checking tint v1.0.1
[INFO] [stderr]     Checking errno v0.2.8
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]     Checking xattr v1.3.1
[INFO] [stderr]     Checking pager v0.16.1
[INFO] [stderr]     Checking nix v0.22.3
[INFO] [stderr]     Checking open v3.2.0
[INFO] [stderr]     Checking quickcheck v1.0.3
[INFO] [stderr]     Checking edit v0.1.5
[INFO] [stderr]     Checking clap_builder v4.5.7
[INFO] [stderr]     Checking detone v1.0.0
[INFO] [stderr]     Checking exitcode v1.1.2
[INFO] [stderr]     Checking tar v0.4.41
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking quote v1.0.36
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling duplicate v1.0.0
[INFO] [stderr]    Compiling quickcheck_macros v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling zerovec-derive v0.10.2
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking dialoguer v0.10.4
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling enumflags2_derive v0.7.10
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling pijul-macros v0.5.0 (/opt/rustwide/workdir/pijul-macros)
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]     Checking bcrypt-pbkdf v0.6.2
[INFO] [stderr]    Compiling clap_derive v4.5.5
[INFO] [stderr]     Checking thiserror v1.0.61
[INFO] [stderr]     Checking ptyprocess v0.4.1
[INFO] [stderr]     Checking zerofrom v0.1.4
[INFO] [stderr]     Checking expectrl v0.7.1
[INFO] [stderr]     Checking yoke v0.7.4
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking ctrlc v3.2.0
[INFO] [stderr]     Checking zerovec v0.10.2
[INFO] [stderr]     Checking serde v1.0.203
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking clap v4.5.7
[INFO] [stderr]     Checking clap_complete v4.5.5
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.0
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking toml_datetime v0.6.6
[INFO] [stderr]     Checking serde_spanned v0.6.6
[INFO] [stderr]     Checking enumflags2 v0.7.10
[INFO] [stderr]     Checking ed25519 v1.5.3
[INFO] [stderr]     Checking serde_bytes v0.11.14
[INFO] [stderr]     Checking curve25519-dalek v3.2.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking sanakirja v1.4.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking os_info v3.8.2
[INFO] [stderr]     Checking ptree v0.4.0
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]     Checking toml_edit v0.22.14
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking thrussh-config v0.6.0
[INFO] [stderr]     Checking thrussh-config v0.5.0
[INFO] [stderr]     Checking pijul-config v0.0.1 (/opt/rustwide/workdir/pijul-config)
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking thrussh-keys v0.21.0
[INFO] [stderr]     Checking thrussh-keys v0.22.1
[INFO] [stderr]     Checking ed25519-dalek v1.0.1
[INFO] [stderr]     Checking toml v0.8.14
[INFO] [stderr]     Checking pijul-interaction v0.0.1 (/opt/rustwide/workdir/pijul-interaction)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> pijul-interaction/src/progress/terminal.rs:38:34
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn boxed_clone(&self) -> Box<(dyn ProgressBarTrait)> {
[INFO] [stdout]    |                                  ^                    ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 38 -     fn boxed_clone(&self) -> Box<(dyn ProgressBarTrait)> {
[INFO] [stdout] 38 +     fn boxed_clone(&self) -> Box<dyn ProgressBarTrait > {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking dateparser v0.1.8
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> pijul-interaction/src/progress/terminal.rs:38:34
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn boxed_clone(&self) -> Box<(dyn ProgressBarTrait)> {
[INFO] [stdout]    |                                  ^                    ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 38 -     fn boxed_clone(&self) -> Box<(dyn ProgressBarTrait)> {
[INFO] [stdout] 38 +     fn boxed_clone(&self) -> Box<dyn ProgressBarTrait > {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking human-panic v1.2.3
[INFO] [stderr]     Checking thrussh v0.34.1
[INFO] [stderr]    Compiling zstd-seekable v0.1.23
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking thrussh v0.33.5
[INFO] [stderr]     Checking toml v0.7.8
[INFO] [stderr]     Checking idna v1.0.0
[INFO] [stderr]     Checking libpijul v1.0.0-beta.10 (/opt/rustwide/workdir/libpijul)
[INFO] [stderr]     Checking url v2.5.1
[INFO] [stderr]     Checking validator v0.15.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling zvariant_derive v3.15.2
[INFO] [stderr]    Compiling zbus_macros v3.15.2
[INFO] [stdout] warning: unexpected `cfg` condition value: `deterministic_hash`
[INFO] [stdout]   --> libpijul/src/lib.rs:79:7
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[cfg(feature = "deterministic_hash")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `canonical-path`, `default`, `flate2`, `ignore`, `lru-cache`, `mmap`, `ondisk-repos`, `path-slash`, `tar`, `tarball`, `tempfile`, `text-changes`, `zstd`, and `zstd-seekable`
[INFO] [stdout]    = help: consider adding `deterministic_hash` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `deterministic_hash`
[INFO] [stdout]   --> libpijul/src/lib.rs:81:11
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[cfg(not(feature = "deterministic_hash"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `canonical-path`, `default`, `flate2`, `ignore`, `lru-cache`, `mmap`, `ondisk-repos`, `path-slash`, `tar`, `tarball`, `tempfile`, `text-changes`, `zstd`, and `zstd-seekable`
[INFO] [stdout]    = help: consider adding `deterministic_hash` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `deterministic_hash`
[INFO] [stdout]   --> libpijul/src/lib.rs:79:7
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[cfg(feature = "deterministic_hash")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `canonical-path`, `default`, `flate2`, `ignore`, `lru-cache`, `mmap`, `ondisk-repos`, `path-slash`, `tar`, `tarball`, `tempfile`, `text-changes`, `zstd`, and `zstd-seekable`
[INFO] [stdout]    = help: consider adding `deterministic_hash` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `deterministic_hash`
[INFO] [stdout]   --> libpijul/src/lib.rs:81:11
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[cfg(not(feature = "deterministic_hash"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `canonical-path`, `default`, `flate2`, `ignore`, `lru-cache`, `mmap`, `ondisk-repos`, `path-slash`, `tar`, `tarball`, `tempfile`, `text-changes`, `zstd`, and `zstd-seekable`
[INFO] [stdout]    = help: consider adding `deterministic_hash` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]   --> libpijul/src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[macro_use]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper v0.14.29
[INFO] [stderr]     Checking zvariant v3.15.2
[INFO] [stderr]     Checking zbus_names v2.6.1
[INFO] [stderr]     Checking zbus v3.15.2
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stdout] warning: value assigned to `i` is never read
[INFO] [stdout]    --> libpijul/src/change/text_changes.rs:173:17
[INFO] [stdout]     |
[INFO] [stdout] 173 |                 i += 1;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `i` is never read
[INFO] [stdout]    --> libpijul/src/change/text_changes.rs:173:17
[INFO] [stdout]     |
[INFO] [stdout] 173 |                 i += 1;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking secret-service v3.1.0
[INFO] [stdout] warning: field `is_cyclic` is never read
[INFO] [stdout]   --> libpijul/src/diff/diff.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub struct Replacement {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 80 |     pub is_cyclic: bool,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Replacement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `conflict_type` is never read
[INFO] [stdout]   --> libpijul/src/diff/vertex_buffer.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Conflict {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub conflict_type: ConflictType,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Conflict` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> libpijul/src/lib.rs:272:26
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn iter_working_copy(&self) -> WorkingCopyIterator<Self> {
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn iter_working_copy(&self) -> WorkingCopyIterator<'_, Self> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> libpijul/src/lib.rs:408:22
[INFO] [stdout]     |
[INFO] [stdout] 408 |     fn touched_files(&self, h: &pristine::Hash) -> Result<Option<Touched<Self>>, Self::DepsError> {
[INFO] [stdout]     |                      ^^^^^ the lifetime is elided here           ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 408 |     fn touched_files(&self, h: &pristine::Hash) -> Result<Option<Touched<'_, Self>>, Self::DepsError> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> libpijul/src/change/parse.rs:553:26
[INFO] [stdout]     |
[INFO] [stdout] 553 | fn parse_fragment(input: &str) -> IResult<&str, StringFragment> {
[INFO] [stdout]     |                          ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |                |
[INFO] [stdout]     |                          |                the same lifetime is elided here
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 553 | fn parse_fragment(input: &str) -> IResult<&str, StringFragment<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> libpijul/src/changestore/filesystem.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 98 |         std::cell::RefMut<lru_cache::LruCache<ChangeId, ChangeFile>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 98 |         std::cell::RefMut<'_, lru_cache::LruCache<ChangeId, ChangeFile>>,
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> libpijul/src/diff/bin.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 |     a: &[u8],
[INFO] [stdout]   |        ^^^^^ the lifetime is elided here
[INFO] [stdout] 8 | ) -> (HashMap<u32, Vec<(usize, &[u8])>>, Vec<super::Line>) {
[INFO] [stdout]   |                                ^^^^^         ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                                |
[INFO] [stdout]   |                                the same lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 8 | ) -> (HashMap<u32, Vec<(usize, &[u8])>>, Vec<super::Line<'_>>) {
[INFO] [stdout]   |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> libpijul/src/fs.rs:433:10
[INFO] [stdout]     |
[INFO] [stdout] 433 |     txn: &T,
[INFO] [stdout]     |          ^^ the lifetime is elided here
[INFO] [stdout] 434 |     inode: Inode,
[INFO] [stdout] 435 | ) -> Result<WorkingCopyChildren<T>, T::TreeError> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 435 | ) -> Result<WorkingCopyChildren<'_, T>, T::TreeError> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> libpijul/src/fs.rs:502:44
[INFO] [stdout]     |
[INFO] [stdout] 502 | pub fn iter_working_copy<T: TreeTxnT>(txn: &T, root: Inode) -> WorkingCopyIterator<T> {
[INFO] [stdout]     |                                            ^^                  ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 502 | pub fn iter_working_copy<T: TreeTxnT>(txn: &T, root: Inode) -> WorkingCopyIterator<'_, T> {
[INFO] [stdout]     |                                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> libpijul/src/path.rs:81:25
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub fn components(path: &str) -> Components {
[INFO] [stdout]    |                         ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub fn components(path: &str) -> Components<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> libpijul/src/pristine/mod.rs:124:17
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn read(&self) -> parking_lot::RwLockReadGuard<T::Channel> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn read(&self) -> parking_lot::RwLockReadGuard<'_, T::Channel> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> libpijul/src/pristine/mod.rs:127:18
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn write(&self) -> parking_lot::RwLockWriteGuard<T::Channel> {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn write(&self) -> parking_lot::RwLockWriteGuard<'_, T::Channel> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> libpijul/src/pristine/mod.rs:143:17
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn lock(&self) -> parking_lot::MutexGuard<Remote<T>> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn lock(&self) -> parking_lot::MutexGuard<'_, Remote<T>> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> libpijul/src/text_encoding.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 64 | /     fn deserialize<D>(deserializer: D) -> Result<Self, D::Error>
[INFO] [stdout] 65 | |     where
[INFO] [stdout] 66 | |         D: serde::Deserializer<'de>,
[INFO] [stdout]    | |____________________________________- move the `impl` block outside of this associated function `deserialize`
[INFO] [stdout] 67 |       {
[INFO] [stdout] 68 |           impl<'de> Visitor<'de> for EncodingVisitor {
[INFO] [stdout]    |           ^^^^^^^^^^-------^^^^^^^^^^---------------
[INFO] [stdout]    |                     |                |
[INFO] [stdout]    |                     |                `EncodingVisitor` is not local
[INFO] [stdout]    |                     `Visitor` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `is_cyclic` is never read
[INFO] [stdout]   --> libpijul/src/diff/diff.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub struct Replacement {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 80 |     pub is_cyclic: bool,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Replacement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `conflict_type` is never read
[INFO] [stdout]   --> libpijul/src/diff/vertex_buffer.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Conflict {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub conflict_type: ConflictType,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Conflict` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> libpijul/src/lib.rs:272:26
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn iter_working_copy(&self) -> WorkingCopyIterator<Self> {
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn iter_working_copy(&self) -> WorkingCopyIterator<'_, Self> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> libpijul/src/lib.rs:408:22
[INFO] [stdout]     |
[INFO] [stdout] 408 |     fn touched_files(&self, h: &pristine::Hash) -> Result<Option<Touched<Self>>, Self::DepsError> {
[INFO] [stdout]     |                      ^^^^^ the lifetime is elided here           ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 408 |     fn touched_files(&self, h: &pristine::Hash) -> Result<Option<Touched<'_, Self>>, Self::DepsError> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> libpijul/src/change/parse.rs:553:26
[INFO] [stdout]     |
[INFO] [stdout] 553 | fn parse_fragment(input: &str) -> IResult<&str, StringFragment> {
[INFO] [stdout]     |                          ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |                |
[INFO] [stdout]     |                          |                the same lifetime is elided here
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 553 | fn parse_fragment(input: &str) -> IResult<&str, StringFragment<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> libpijul/src/changestore/filesystem.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 98 |         std::cell::RefMut<lru_cache::LruCache<ChangeId, ChangeFile>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 98 |         std::cell::RefMut<'_, lru_cache::LruCache<ChangeId, ChangeFile>>,
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> libpijul/src/diff/bin.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 |     a: &[u8],
[INFO] [stdout]   |        ^^^^^ the lifetime is elided here
[INFO] [stdout] 8 | ) -> (HashMap<u32, Vec<(usize, &[u8])>>, Vec<super::Line>) {
[INFO] [stdout]   |                                ^^^^^         ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                                |
[INFO] [stdout]   |                                the same lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 8 | ) -> (HashMap<u32, Vec<(usize, &[u8])>>, Vec<super::Line<'_>>) {
[INFO] [stdout]   |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> libpijul/src/fs.rs:433:10
[INFO] [stdout]     |
[INFO] [stdout] 433 |     txn: &T,
[INFO] [stdout]     |          ^^ the lifetime is elided here
[INFO] [stdout] 434 |     inode: Inode,
[INFO] [stdout] 435 | ) -> Result<WorkingCopyChildren<T>, T::TreeError> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 435 | ) -> Result<WorkingCopyChildren<'_, T>, T::TreeError> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> libpijul/src/fs.rs:502:44
[INFO] [stdout]     |
[INFO] [stdout] 502 | pub fn iter_working_copy<T: TreeTxnT>(txn: &T, root: Inode) -> WorkingCopyIterator<T> {
[INFO] [stdout]     |                                            ^^                  ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 502 | pub fn iter_working_copy<T: TreeTxnT>(txn: &T, root: Inode) -> WorkingCopyIterator<'_, T> {
[INFO] [stdout]     |                                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> libpijul/src/path.rs:81:25
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub fn components(path: &str) -> Components {
[INFO] [stdout]    |                         ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub fn components(path: &str) -> Components<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> libpijul/src/pristine/mod.rs:124:17
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn read(&self) -> parking_lot::RwLockReadGuard<T::Channel> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn read(&self) -> parking_lot::RwLockReadGuard<'_, T::Channel> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> libpijul/src/pristine/mod.rs:127:18
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn write(&self) -> parking_lot::RwLockWriteGuard<T::Channel> {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn write(&self) -> parking_lot::RwLockWriteGuard<'_, T::Channel> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> libpijul/src/pristine/mod.rs:143:17
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn lock(&self) -> parking_lot::MutexGuard<Remote<T>> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn lock(&self) -> parking_lot::MutexGuard<'_, Remote<T>> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> libpijul/src/text_encoding.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 64 | /     fn deserialize<D>(deserializer: D) -> Result<Self, D::Error>
[INFO] [stdout] 65 | |     where
[INFO] [stdout] 66 | |         D: serde::Deserializer<'de>,
[INFO] [stdout]    | |____________________________________- move the `impl` block outside of this associated function `deserialize`
[INFO] [stdout] 67 |       {
[INFO] [stdout] 68 |           impl<'de> Visitor<'de> for EncodingVisitor {
[INFO] [stdout]    |           ^^^^^^^^^^-------^^^^^^^^^^---------------
[INFO] [stdout]    |                     |                |
[INFO] [stdout]    |                     |                `EncodingVisitor` is not local
[INFO] [stdout]    |                     `Visitor` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking pijul-repository v0.0.1 (/opt/rustwide/workdir/pijul-repository)
[INFO] [stderr]     Checking keyring v2.3.3
[INFO] [stderr]     Checking pijul-identity v0.0.1 (/opt/rustwide/workdir/pijul-identity)
[INFO] [stderr]     Checking pijul-remote v1.0.0-beta.6 (/opt/rustwide/workdir/pijul-remote)
[INFO] [stderr]     Checking pijul v1.0.0-beta.9 (/opt/rustwide/workdir/pijul)
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]    --> pijul/src/main.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 149 |     setup_panic!();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]    --> pijul/src/main.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 149 |     setup_panic!();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]    --> pijul/src/main.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 149 |     setup_panic!();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]    --> pijul/src/main.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 149 |     setup_panic!();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
[INFO] [stdout]    --> pijul/src/commands/record.rs:268:44
[INFO] [stdout]     |
[INFO] [stdout] 268 |                     chrono::NaiveDateTime::from_timestamp_opt(t, 0).unwrap(),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
[INFO] [stdout]    --> pijul/src/commands/tag.rs:291:40
[INFO] [stdout]     |
[INFO] [stdout] 291 |                 chrono::NaiveDateTime::from_timestamp_opt(t, 0).unwrap(),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
[INFO] [stdout]    --> pijul/src/commands/record.rs:268:44
[INFO] [stdout]     |
[INFO] [stdout] 268 |                     chrono::NaiveDateTime::from_timestamp_opt(t, 0).unwrap(),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
[INFO] [stdout]    --> pijul/src/commands/tag.rs:291:40
[INFO] [stdout]     |
[INFO] [stdout] 291 |                 chrono::NaiveDateTime::from_timestamp_opt(t, 0).unwrap(),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 46s
[INFO] running `Command { std: "docker" "inspect" "8b4fdabc30d370a76f7bb7dc6ab200345cd29f588e67cbf9a3117d7a5d8cfb2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b4fdabc30d370a76f7bb7dc6ab200345cd29f588e67cbf9a3117d7a5d8cfb2b", kill_on_drop: false }`
[INFO] [stdout] 8b4fdabc30d370a76f7bb7dc6ab200345cd29f588e67cbf9a3117d7a5d8cfb2b
